Pet Store Web Service
Pet Store Web Service > Operations about user Resource Group : createUsersWithListInput (Post)
PostcreateUsersWithListInput

Resource Path: /user/createWithList

Description
Creates list of users with given input array
Request

The request body is of type Array[User].

List of user object
Fault Responses
FaultDescription
successful operation
See Also